[INFO] fetching crate smcp-agent 0.1.14...
[INFO] testing smcp-agent-0.1.14 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate smcp-agent 0.1.14 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate smcp-agent 0.1.14
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate smcp-agent 0.1.14
[INFO] tweaked toml for crates.io crate smcp-agent 0.1.14 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate smcp-agent 0.1.14 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smcp-agent 0.1.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 271e1e21845bbd62afa95a07f8fa2e32a49ffaf4c4f72738f9a5ed94b33f75b0
[INFO] running `Command { std: "docker" "start" "-a" "271e1e21845bbd62afa95a07f8fa2e32a49ffaf4c4f72738f9a5ed94b33f75b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "271e1e21845bbd62afa95a07f8fa2e32a49ffaf4c4f72738f9a5ed94b33f75b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271e1e21845bbd62afa95a07f8fa2e32a49ffaf4c4f72738f9a5ed94b33f75b0", kill_on_drop: false }`
[INFO] [stdout] 271e1e21845bbd62afa95a07f8fa2e32a49ffaf4c4f72738f9a5ed94b33f75b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c50c96ad184ba5b8018d90a0725737ab17dcf329c875139e5c515eea983b0204
[INFO] running `Command { std: "docker" "start" "-a" "c50c96ad184ba5b8018d90a0725737ab17dcf329c875139e5c515eea983b0204", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling smcp v0.1.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling tf-rust-engineio v0.7.0
[INFO] [stderr]    Compiling tf-rust-socketio v0.7.0
[INFO] [stderr]    Compiling smcp-agent v0.1.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "c50c96ad184ba5b8018d90a0725737ab17dcf329c875139e5c515eea983b0204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c50c96ad184ba5b8018d90a0725737ab17dcf329c875139e5c515eea983b0204", kill_on_drop: false }`
[INFO] [stdout] c50c96ad184ba5b8018d90a0725737ab17dcf329c875139e5c515eea983b0204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63a545cb92108c09651eebbd974ce6d6f150959ddae5baf6a13d90b773ad47ff
[INFO] running `Command { std: "docker" "start" "-a" "63a545cb92108c09651eebbd974ce6d6f150959ddae5baf6a13d90b773ad47ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling smcp v0.1.14
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling engineioxide-core v0.1.0
[INFO] [stderr]    Compiling socketioxide-core v0.16.1
[INFO] [stderr]    Compiling socketioxide-parser-common v0.16.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling engineioxide v0.16.2
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling socketioxide v0.16.3
[INFO] [stderr]    Compiling tf-rust-engineio v0.7.0
[INFO] [stderr]    Compiling smcp-server-core v0.1.14
[INFO] [stderr]    Compiling tf-rust-socketio v0.7.0
[INFO] [stderr]    Compiling smcp-agent v0.1.14 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `smcp-agent` (test "agent_event_handling")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name agent_event_handling --edition=2021 tests/agent_event_handling.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=287152cb085f6e43 -C extra-filename=-d559590c9b33899f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-490b29620209a286.so --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8ccb0b809588e9a8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-124027578351799a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bf3f54e8d0ee19e0.rlib --extern smcp=/opt/rustwide/target/debug/deps/libsmcp-84806d6c3636e491.rlib --extern smcp_agent=/opt/rustwide/target/debug/deps/libsmcp_agent-d4749e2cb48ab7d2.rlib --extern smcp_server_core=/opt/rustwide/target/debug/deps/libsmcp_server_core-35d14d9d86740436.rlib --extern tf_rust_socketio=/opt/rustwide/target/debug/deps/libtf_rust_socketio-cc2bcd00a4f58096.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-658e44fc684def9e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d3371c6fab0799bd.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d4a211bd7e9bd824.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d77ee85dd625ac4c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9afcedafdb67a684.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchQeiFi/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsmcp_server_core-35d14d9d86740436,libdashmap-113e681e27c7cfa7,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libparking_lot_core-2dfeee0e03306a68,libhashbrown-bb1686f8f6fe3f08,libsocketioxide-b2ca80ec4d019bdf,libstate-e3214dcf12ed7a20,libsocketioxide_parser_common-64d4d4e5a6098cac,libmatchit-6a9483c483688f94,libengineioxide-d1db76c510eb264a,libtokio_tungstenite-4b0184526bf6036f,libtungstenite-f3bdb5a94e467f29,libsocketioxide_core-8a5c018f2224c5eb,libengineioxide_core-a3ec44fbf3df97a0,librand-4569f9d9878798a6,librand_chacha-31157164ea68b16d,librand_core-2a497fe2f2dce344,libsmcp_agent-d4749e2cb48ab7d2,libtf_rust_socketio-cc2bcd00a4f58096,libbackoff-cb6f51a1e395ff2a,libinstant-ebec1bebaa1b4b13,libtf_rust_engineio-8be06658640de98c,libtokio_tungstenite-d90b726969cc7d25,libtungstenite-1b917567f3ae3085,libdata_encoding-6e8c651bc486090c,librand-74d8bc4ee07a22f2,librand_chacha-9c816e9167efe281,libppv_lite86-64adddfbed75feaa,libzerocopy-cd3509a367ce7b2b,librand_core-6829cf599a682005,libgetrandom-f839be502051ce87,libutf8-3c5e274bb51994fd,libbyteorder-7912a666fa871683,libsha1-87de5ebb21c7a91b,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-db71daf0addcc273,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libthiserror-a172095a60616994,libreqwest-3733071d947c9ff8,librustls_pki_types-78a6a094699db450,libzeroize-e5ba3babb6b7003b,libhyper_tls-dc2ee2a25637e49e,libtokio_native_tls-6b366b6def1c8cf0,libserde_urlencoded-3349c4e9a6c4c528,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libtower_http-810e4babf04a2f37,libiri_string-cb6537d79ed4b6d5,libtower-14d7aa72b9c78142,libtower_layer-5699d784b4449e00,libhyper_util-cd4c4d015178b507,libipnet-7f24c5b85fa70b77,libtower_service-222788e4f5219726,libhyper-01cd1493aa64ff35,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libhttparse-2dcf90c780aed9d3,libh2-274168de5947e955,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libfnv-2a26f5d3b9cd4973,libatomic_waker-f98c2fb1596910db,libfutures_channel-f8b566c7bd079e89,libtokio_util-768b2f1970940c5b,libhttp_body_util-1a73b532afcd3e59,libhttp_body-7352509a10abe80b,liburl-fb385c0b9676c568,libidna-7eb943d7d516a4e0,libutf8_iter-efb3984ee203d151,libidna_adapter-de73238b8f591fe4,libicu_properties-63b43f1082606754,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-58235820ceae4efe,libsmallvec-1a93c117f785e102,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-5e09fe649692ca47,libpotential_utf-4e665ad0de6ecab7,libicu_provider-b1911e3d5f240cbb,libicu_locale_core-aca76ddd83dd8dcc,libtinystr-db5e02932aa08ac6,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-a0dc167b0fd63f1c,libzerotrie-c2dcf699fad1cbed,libyoke-cb94606f780da967,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5aedfd611f76656a,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libsync_wrapper-c4446c9ab9748a89,libhttp-26a2107dd62e4459,libbase64-fff42f7554bbeb90,libasync_stream-1ce3d6357ac410d7,libadler32-abc596ef20aa0a9e,libnative_tls-96d7f1276d9f8d10,libopenssl_probe-d74274d8b7245f2e,libopenssl-49e4427d441a340a,libbitflags-abdfa04ff16136ba,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-b967b213e44fbdeb,liblog-753a0cb3f11b08fe,libfutures_util-8ccb0b809588e9a8,libfutures_io-de365546141a7cae,libslab-61ed84375f91dbc7,libfutures_sink-bb58a37a11906cee,libfutures_task-0897da15ce1c548c,libpin_utils-edd6e294c1e21a4f,libfutures_core-c23514cefd9aa7c7,libthiserror-658e44fc684def9e,libtracing-d4a211bd7e9bd824,libtracing_core-139a8bab9f78eee1,libonce_cell-db8f3eed2a1f3f7b,libtokio-d3371c6fab0799bd,libsignal_hook_registry-185f553cc5265056,libsocket2-fc27a5f604b7abd7,libbytes-ade3a26c8d1bdcb7,libmio-9e8e699ae79eebee,libpin_project_lite-5ffafa3f2ed0bb57,libsmcp-84806d6c3636e491,libserde_json-bf3f54e8d0ee19e0,libmemchr-c5a8540217c8112c,libitoa-7e733f37fe56f881,libryu-f1418741a05f84c6,libuuid-9afcedafdb67a684,libgetrandom-6cbdf5138523304d,liblibc-2c1822e45f38bdec,libcfg_if-cad248e7066eec15,libserde-124027578351799a,libserde_core-3babf6f5a9b2410c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchQeiFi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_server_integration-d1d81797eae40102" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `smcp-agent` (test "rust_server_integration") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "63a545cb92108c09651eebbd974ce6d6f150959ddae5baf6a13d90b773ad47ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a545cb92108c09651eebbd974ce6d6f150959ddae5baf6a13d90b773ad47ff", kill_on_drop: false }`
[INFO] [stdout] 63a545cb92108c09651eebbd974ce6d6f150959ddae5baf6a13d90b773ad47ff
